Release 10.1A: OpenEdge Getting Started:
Core Business Services


Authenticating and authorizing a user ID to the OpenEdge RDBMS _User table

In the Progress 4GL, can authenticate a user ID found in the OpenEdge RDBMS _User table using the following features:

In the Progress 4GL, you can authorize an authenticated user ID for permissions specified by application resources and OpenEdge RDBMS tables and fields using the following 4GL features:

For more information on authentication and authorization in the Progress 4GL, see the sections on application security in OpenEdge Development: Programming Interfaces and OpenEdge Deployment: Managing 4GL Applications .

In OpenEdge SQL, users are automatically authenticated and authorized against user IDs and SQL privileges specified in the OpenEdge RDBMS. SQL privileges are automatically available to users once they have been granted by the SQL DBA or another SQL user who has the privilege to grant them using the SQL GRANT statement. Users can be blocked from privileges by another SQL user who has the privilege to revoke them using the SQL REVOKE statement. For more information on authentication and authorization in OpenEdge SQL, see OpenEdge Data Management: SQL Development .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095